runtime.synctestBubble.waiter (field)
4 uses
runtime (current package)
synctest.go#L20: waiter *g // caller of synctest.Wait
synctest.go#L151: if gp := bubble.waiter; gp != nil {
synctest.go#L305: gp.bubble.waiter = nil
synctest.go#L322: gp.bubble.waiter = gp
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |